<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

@charset "UTF-8";
/* å…¨å±€æ•ˆæžœ */
.s_img img:hover {   
transform: scale(1);
-webkit-transform: scale(1);
-moz-transform: scale(1);
-o-transform: scale(1);
}


/* ç§»åŠ¨è®¾å¤‡æ&nbsp;·å¼ */
@media screen and (max-width:768px) {
/*å¤´å°¾æ¨¡æ¿*/
  
  
  
}

/*PCç«¯æ&nbsp;·å¼*/
@media only screen and (min-width: 769px) {
/* é¦–é¡µç®€ä»‹
  .response-animated {
    height: auto !important;
}
  
  
 
  .swiper-container {
    height: inherit;
    position: relative;
    height: 25vw !important;
    overflow: hidden;
    max-height: 480px;
}
 .e_bannerA-1 {
    height: auto !important;
}
 */
}</pre></body></html>